﻿@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{ width:100%; height:100%;  }
body{ width:100%; height:100%; color:#333;font:14px/28px "微软雅黑"; -webkit-text-size-adjust: none; background:#def8ff;}
/*li font{ font-size:12px !important; }*/
a{color:#333;text-decoration:none; outline:none;}
a:hover { text-decoration: underline; color:#e61c21; }
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:0px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;  }
.fr{ float:right;   }
.hide{ display:none; }
.mat{ margin-top:20px;  }
.mb15 { margin-bottom:15px;}
.sw{width:1200px; margin:0 auto; overflow:hidden;}
.more{float:right;}

/*顶部 S*/
/*.top{background:#017f4f; height:40px; line-height:40px; color:#d0f0e4;}
.top_l{float:left; overflow:hidden;}
.top_l .welcome,.top_l .datetime,.top_l .weather{float:left; margin-right:5px;}
.top_r{float:right; color:#579f7f;}
.top_r a{color:#fff; padding:0 2px;}*/
/*顶部 E*/


.Top{min-width:1200px;height: 34px;line-height: 34px;background: url(images/top_bg.png) repeat-x;color: #fff;}
.Top a{color: #fff;padding: 0 2px;}
.Top .top_l{float: left;width: 30%;}
.Top .top_r{float: right;padding-right: 10px;}
.header{min-width:1200px; background: url(images/tm_bg.png) repeat-x;}
.header .sw{position: relative; height:131px; overflow: visible;}
.header .logo{float:left; margin: 24px 0 0 5px; overflow:hidden;}

.motto{position: absolute; left: 610px; top: 64px;}
.mottoList{width: 270px;}
.mottoList li{position: absolute; left: 0; top: 0; width: 270px; height: 50px; display: none;}
.mottoList li .pic{position: absolute; top: 0;}
.mottoList li .left{left: -100px;}
.mottoList li .right{top: 30px; right: -100px;}

.iconPanel{float: left; margin: 50px 14px 0 0; }
.iconPanel li{ position: relative; }
.iconPanel li a{ display: block; height: 20px; line-height: 20px; padding: 4px 0 4px 26px; background: url(images/icons.png) no-repeat 0 6px; }
.iconPanel li.weChat a{ background-position: 0 -39px; }

.iconPanel li .pic{display: none; position: absolute; z-index: 1; left: 50%; top: 30px; margin-left: -56px; padding: 4px; width: 112px; height: 112px; background: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3);}
.iconPanel li .pic img{display: block; width: 112px; height: 112px;}
.iconPanel li .pic:before{position: absolute; content: ""; z-index: 1; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0;}
.iconPanel li.on .pic{display: block;}

.showSearchBtn{ float: right; height: 45px; width: 56px;  background: url(images/icons.png) no-repeat 17px -80px; border-left: 1px solid #2e98d8; margin: 40px 5px 0 0; }
.searchBar{display: none; position: absolute; right: 0; top: 44px; height:38px; margin-left: 10px; background:url(images/ss_bg.png) no-repeat 0 0;}
.searchBar .closeBtn{ float: left; width: 36px; height: 36px; margin-left: 10px; background: url(images/icons.png) no-repeat 4px -141px; }
.searchBar input{background:none; float:left; width:240px;_width:233px; padding-left:20px; height:38px; line-height:38px; border:0; color:#999;outline: none;}
.searchBar .btn{display:block; float:left; width:40px; height:36px; text-indent:-9999px;}

.nav{width: 1200px; margin: 0 auto; height:44px; position: relative;}
.mainNav{margin: 0 auto; padding-top:0px;}
.mainNav .li1{ float:left; width: 11.1111%; padding-top: 5px; height: 44px; margin-top: -5px; text-align:center; }
.mainNav .li1 .a1{display: block; color:#333; font-size: 18px; line-height: 44px; }
.mainNav .on1{ border-top: 5px solid #047ec7; padding-top: 0; }
.mainNav .on1 .a1{color:#047ec7; text-decoration: none;}

.mainNav .dropdown{ display:none; width: 1170px; height: 240px; padding: 30px 0 30px 30px; position: absolute; left: 0; top: 100%; z-index: 1; background: #fff; border-bottom: 4px solid #047ec7; text-align: left; }
.mainNav .dropdown .nodeInfo{ float: left; width: 620px; padding-right: 30px; border-right: 1px solid #d1d1d1; }
.mainNav .dropdown .pic{ float: left; margin-right: 30px; }
.mainNav .dropdown .pic img{ width: 320px; height: 240px; }
.mainNav .dropdown .con{ overflow: hidden; }
.mainNav .dropdown .title{ font-size: 24px; line-height: 38px; }
.mainNav .dropdown .title a{ color: #047ec7; }
.mainNav .dropdown .intro{ height: 156px; padding-top: 10px; line-height: 26px; }
.mainNav .dropdown .more{ float: left; padding-top: 3px; color: #999; }
.mainNav .dropdown .ul1{ font-size: 0; padding-left: 36px; overflow: hidden; }
.mainNav .dropdown .ul2{ font-size: 0; margin-bottom: 6px; }
.mainNav .dropdown .ul1 li{ display: inline-block; width: 25%; line-height: 20px; padding: 10px 0; background: url(images/iconsArrow.png) no-repeat 0 16px; font-size: 14px; text-align: left; vertical-align: top; }
.mainNav .dropdown .ul1 a{ display: block; padding: 0 5px 0 12px; }
.mainNav .dropdown .ul1 .twoLi{ display: block; width: auto; padding: 0; background: none; }
.mainNav .dropdown .ul1 .twoLi>h4{ display: block; margin-left: -36px; text-align: center; font-size: 16px; font-weight: bold; line-height: 1.4; }
.mainNav .dropdown .ul1 .twoLi>h4 a{ display: inline; color: #047ec7; }

/*右侧 S*/
.side{width:280px; float:left;}

/*右侧 E*/

/* 底部 S */
.footer{min-width:1200px; line-height: 2; margin-top: 20px; font-size: 12px; color: #d9f0fd; text-align: left; background: url(images/bottom_bg.png); overflow: hidden;}
.footer a{ color: #d9f0fd; }
.footer .sw{ position: relative; background: url(images/footerLogo.png) no-repeat right 23px; }
.footCon{ width: 50%; padding: 25px 0; }
.footerNav{ font-size: 0; }
.footerNav a{ font-size: 12px; }
.footerNav .spe{ padding: 0 6px; font-size: 12px; }
.footer .pics{ position: absolute; top: 30px; top: 35px; left: 637px; }
.footer .ewm{ position: absolute; left: 741px; top: 30px; text-align: center; color: #fff; line-height: 30px; }

/* 友情链接 S */
.friendship{ position: absolute; right: 0; top: 103px; }
.friendship select{display: block; width: 290px; height: 29px; line-height: 29px; padding: 0 10px; color: #333; border: 1px solid #96c7ed; background: #fff;}
/* 底部 E */

/* 侧栏悬浮 */
.side-fixed{z-index: 101; position: fixed; bottom: 25px; right: 25px; width: 46px; font-size: 12px;}
.side-fixed li{margin-top: -1px; position: relative; height: 46px;}
.side-fixed li a{line-height: 18px; font-size: 14px; padding: 4px 6px; height: 36px; display: block; background: #fff; color: #047ec7; text-align: center; border: 1px solid #bbe8f5; transition: all 0.3s ease;}
.side-fixed li a i{position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; background: url(images/side-fixed.png) center 0 no-repeat; transition: all 0.3s ease;}
.side-fixed li a:hover{background-color: #047ec7; border-color: #047ec7; color: #fff; text-decoration: none}
.side-fixed li a:hover i{background-position: center -46px;}
.side-fixed .tel i{background-position: center -184px;}
.side-fixed .tel a:hover i{background-position: center -230px;}
.side-fixed .qq i{background-position: center -92px;}
.side-fixed .qq a:hover i{background-position: center -138px;}
.side-fixed .gt{display: none;}



.side-fixed .text{display: none; width: 170px; height: 40px; line-height: 40px; position: absolute; right: 100%; top: 3px; margin-right: 7px; padding: 0 12px; background: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); text-align: center; font-size: 14px; color: #047ec7;}
.side-fixed .text i{z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -5px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0;}
.side-fixed .on .text{display: block;}

/* defaultBox - 盒子-默认 */
.defaultBox>.hd{height: 45px; line-height: 45px; border-bottom: 1px solid #ddd;}
.defaultBox>.hd h3,.defaultBox>.hd li{float: left; height: 43px; line-height: 43px; padding: 0 20px; text-align: center; font-size: 18px;}
.defaultBox>.hd h3,.defaultBox>.hd li.on{border-bottom: 3px solid #047ec7; color: #047ec7;}
.defaultBox>.hd h3 a,.defaultBox>.hd li a{text-decoration: none; color: #333;}
.defaultBox>.hd h3 a,.defaultBox>.hd li.on a{color: #047ec7;}
.defaultBox>.hd .more{float: right; color: #999; margin-right: 12px;}
.defaultBox>.bd{padding-top: 10px;}

/* blockBox - 盒子-块 */
.blockBox>.hd{height: 44px; line-height: 44px;}
.blockBox>.hd h3{float: left; font-size: 18px; color: #fff; padding: 0 37px 0 48px; background: #047ec7 url(images/icons.png) no-repeat 15px -191px; box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);}
.blockBox>.hd h3 a{color: #fff; text-decoration: none;}
.blockBox>.hd .more{float: right; color: #fff;}
.blockBox>.bd{ padding-top: 12px; }

@-webkit-keyframes moveFromBottom {
  from {
    -webkit-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
 to {
   -webkit-transform: translateY(0%) scale(1);
   opacity: 1;
 }
}
@-moz-keyframes moveFromBottom {
  from {
    -moz-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0%) scale(1);
    opacity: 1;
  }
}
@-ms-keyframes moveFromBottom {
  from {
    -ms-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   -ms-transform: translateY(0%) scale(1);
   opacity: 1;
 }
}
@-o-keyframes moveFromBottom {
  from {
    -o-transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   -o-transform: translateY(0%) scale(1);
   opacity: 1;
 }
}
@keyframes moveFromBottom {
  from {
    transform: translateY(120%) scale(0.5) ;
    opacity: 0;
  }
  to {
   transform: translateY(0%) scale(1);
   opacity: 1;
 }
}

